.. _`Tables to Datasources`: .. _`org.sysess.sympathy.data.table.tablestodsrcs`: Tables to Datasources ````````````````````` .. image:: table2dsrc.svg :width: 48 Convert a table with file paths into a list of data sources pointing to those files. Documentation ::::::::::::: Auto generated list version of :ref:`Table to Datasources`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: port-index:0. :Looped Outputs: . For details see the original node. Definition :::::::::: Input ports ........... **** [table] Tables containing a column of filepaths. Output ports ............ **** [datasource] Datasources Configuration ............. **File names** (files) Column containing the filenames **Input paths relative to the current sub-flow** (subpath) If ticked, relative paths will be interpeted relative to the current sub-flow, unless they are already absolute. Related nodes ............. * :ref:`org.sysess.sympathy.data.table.tabletodsrcs` * :ref:`org.sysess.sympathy.data.table.dsrctotable` Implementation .............. .. automodule:: node_table_to_datasources :noindex: .. class:: TablesToDsrc :noindex: